func runtime.rawbyteslice
3 uses
runtime (current package)
string.go#L93: b := rawbyteslice(l)
string.go#L216: b = rawbyteslice(len(s))
string.go#L316: func rawbyteslice(size int) (b []byte) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)